home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 2 (Reseller) / Apple R&P Lib Reseller v2.0.iso / 3-Demos / Tutorials / MacDrawII Training / MacDrawII Adv Tour / MENU / MENU.rsrc / TEXT_1041.txt < prev    next >
Text File  |  1988-05-04  |  163b  |  9 lines

  1. √¥#Buttons Quardinatedx
  2. set &x = mouseh
  3. set &y = mousev
  4.  
  5. If ((&y > 272) and (&y < 291)) then skip 2
  6. exit
  7.  
  8. If ((&x > 251) and (&x < 433)) then Call a33
  9. exitflˇ^